﻿@charset "utf-8";

html {
    color: #000;
    background: #FFF;
}

body {
    color: #666;
    font: 12px/1.231 arial, helvetica, clean, sans-serif, "宋体";
}

/*网站字体颜色*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
    font-style: inherit;
    font-weight: inherit;
}

del,
ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input,
button,
textarea,
select {
    *font-size: 100%;
}

input,
select {
    vertical-align: middle;
}

i,
em {
    font-style: normal;
}

select,
input,
button,
textarea,
button {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
    border-collapse: collapse;
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

/*title*/
h1 {
    font-size: 32px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}

.mt10 {
    margin-top: 10px;
}

a {
    color: #666;
    text-decoration: none;
}

/*for ie f6n.net*/
a:focus {
    outline: 0;
}

/*for ff f6n.net*/
.vam {
    vertical-align: middle;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.clearfix:after {
    content: "";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}

.clearfix {
    *zoom: 1
}

p {
    word-spacing: -1.5px;
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.center {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pa {
    position: absolute;
}

.pr {
    position: relative
}

/* -- 购物车外部框架 -- */
.cart_header,
.cart_content,
.cart_footer {
    width: 760px;
    margin: 0 auto;
}



/* -- 页面整体布局 -- */
.header,
.content,
.footer {
    width: 1200px;
    margin: 0 auto;
}

.h_nav li a:-webkit-any-link {
    display: block;
}

/* -- 页面底部 -- */
.footWrap {
    height: 320px;
    padding-top: 30px;
    overflow: hidden;
    background: #20489d;
}

.footWrap .slide-right {
    border: 2px solid #fff;
    overflow: hidden;
    margin: 20px 10px 0 10px;
}

.footWrap .slide-right p {
    float: left;
    border: 7px solid #fff;
    overflow: hidden;
    margin: 5px;
}

.footWrap .slide-right img {
    display: block;
    width: 100px;
    height: 100px;
}

.footWrap .slide-right em {
    display: block;
    float: right;
    width: 100px;
    font: 14px "Microsoft YaHei";
    text-align: center;
    color: #fff;
    background: url(../images/code_1.png) no-repeat center 20px;
    padding-top: 70px;
}

.fwz {
    float: left;
    padding: 0 0 0 40px;
    font: 14px "Microsoft YaHei";
    line-height: 35px;
    color: #fff;
    background: url(../images/fline.gif) no-repeat right 12px;
}

.fwz em {
    padding: 0 20px;
}

.fwz a {
    color: #fff;
}

.fnav {
    overflow: hidden;
    text-align: center;
    margin-bottom: 30px;
}

.fnav ul {
    display: inline-flex;
}

.fnav ul li {
    list-style: none;
    text-align: center;
}

.fnav a {
    height: 100%;
    width: 100%;
    display: block;
    text-decoration: none;
    font: 18px "Microsoft YaHei";
    color: #fff;
    line-height: 35px;
    padding: 0 25px;
}

.fnav .nones {
    background: none;
}

.fnav-foot {
    background: url(../images/fline.gif) no-repeat right 12px;
}

.fwz p {
    line-height: 27px;
}

.foot {
    height: 50px;
    overflow: hidden;
    font: 14px "Microsoft YaHei";
    line-height: 50px;
    color: #898a8a;
}

.foot span {
    float: right;
    color: #898a8a;
}

.foot span a {
    display: inline-block;
    padding: 0 10px;
    color: #898a8a;
}


.link {
    height: 65px;
    background: #232323;
    overflow: hidden;
}

.link p {
    font: 16px "Microsoft YaHei";
    line-height: 33px;
    overflow: hidden;
    color: #fff;
    text-align: center;
}

/* -- 侧边栏 -- */
.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}

.client-2 li a {
    text-decoration: none;
}

.client-2 li {
    margin-top: 1px;
    clear: both;
    position: relative;
}

.client-2 li i {
    background: url(../images/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
    background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 35px;
    background-position: -27px -51px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 77px;
    height: 47px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    background: #20489d;
    color: #fff;
    height: 56px;
    width: 247px;
    padding: 9px 0 6px;
    float: left;
}

.client-2 .my-kefu-main {
    background: #20489d;
    width: 97px;
    height: 65px;
    position: relative;
    padding: 9px 0 6px;
    float: left;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}

/* 搜索页 */
.ty-banner-1 {
    overflow: hidden;
    line-height: 0;
    text-align: center;
}

.p1-search-1 {
    background: #f2f2f2;
    height: 82px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    font-size: 14px;
}

.p1-search-1 p {
    color: #444;
    line-height: 82px;
}

.p1-search-1 a {
    color: #444;
    display: inline-block;
    margin-right: 15px;
}

.p1-search-1-inp {
    width: 270px;
    height: 30px;
    border-radius: 20px;
    background: #fff;
    padding-left: 10px;
    margin-top: 28px;
}

.p1-search-1-inp input {
    border: 0;
}

.p1-search-1-inp1 {
    width: 224px;
    height: 30px;
    line-height: 30px;
    color: #a9a9a9;
    float: left;
}

.p1-search-1-inp2 {
    width: 30px;
    height: 30px;
    background: url(../images/VISkins-p1.png) no-repeat -258px -936px;
    float: right;
    cursor: pointer;
}

/*单页面菜单页*/
.menu .menu-active {
    background: #165ba8;
}

.menu {
    margin-bottom: 30px;
}

.menu ul {
    height: 60px;
    background: #009b4c;
    overflow: hidden;
}

.menu ul li {
    height: 60px;
    font: 20px "Microsoft YaHei";
    line-height: 60px;
    text-align: center;
    float: left;
    border-right: 1px solid #eee;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: bold;
    width: 240px;
}

.menu img {
    padding-right: 10px;
}

.menu li a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.menu ul li.sidenavcur,
.menu ul li:hover {
    background: url(images/p16-icon6.png) no-repeat bottom center #20489d;
    border-color: #20489d;
}

.menu ul li.sidenavcur a,
.menu ul li:hover a {
    color: #fff;
}

/*列表页公共样式*/
.blk {
    margin-bottom: 25px;
}

/*Main模板*/
.blk-main {
    width: 1200px;
    margin: 0 auto;
}

/*小模块*/
.blk-xs {
    width: 240px;
}

/*中模块*/
.blk-sm {
    width: 930px;
}

/*小版块*/
.blk {
    margin-bottom: 30px;
}

/*首页板块全局补白*/
.p {
    padding: 30px 0;
}

/*首页板块全局变量*/
.b {
    clear: both;
}

/*内页板块全局变量*/
.blk {
    margin-bottom: 20px;
}

/*面包屑*/
.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
    height: 65px;
    line-height: 65px;
    margin-bottom: 30px;
}

.p12-curmbs-1 a p {
    white-space: nowrap;
    width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}

.p12-curblock {
    display: none;
}

.p12-curmbs-1 b {
    border-left: 10px solid #009b4c;
    font-weight: normal;
    padding-left: 8px;
}

.p12-curmbs-1 i {
    font-style: normal;
}

.p12-curmbs-1 span {
    font-family: '宋体';
    padding: 0 5px;
    height: 46px;
    line-height: 46px;
}

/*搜索页*/
.xnznr-page {
    text-align: center;
    margin-top: 25px;
}

.xnznr-page-main {
    margin-bottom: 30px;
}

.xnznr-page a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #aaa;
    vertical-align: middle;
    margin-right: 4px;
}

.xnznr-page a.cur {
    color: #fff;
    background: #124a62;
    border: 1px solid #124a62;
}

.xnznr-page a img {
    display: block;
}

.xnznr-search-1-tit {
    border-bottom: 1px solid #ccc;
}

.xnznr-search-1-tit h3 {
    width: 145px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    background: #333;
    color: #fff;
    font-weight: normal;
    position: relative;
    top: 1px;
    font-size: 24px;
}

.xnznr-search-1-main dl {
    padding: 23px 0;
    clear: both;
    border-bottom: 1px solid #cbcbcb;
    display: inline-block;
    width: 100%;
}

.xnznr-search-1-main dt {
    width: 18%;
    padding-right: 23px;
    float: left;
}

.xnznr-search-1-main dt img {
    width: 100%;
}

.xnznr-search-1-main dd {
    float: left;
    width: 79%;
}

.xnznr-search-1-main dd h4 {
    font-size: 18px;
    font-weight: normal;
}

.xnznr-search-1-main dd h4 span {
    color: #f00;
}

.xnznr-search-1-desc {
    line-height: 30px;
    height: 60px;
    padding-top: 8px;
    overflow: hidden;
}


.xnznr-page-main {
    text-align: center;
    margin-top: 25px;
}

.xnznr-page-main a,
.xnznr-page-main span {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #aaa;
    vertical-align: middle;
    margin-right: 4px;
}

.xnznr-page-main .laypage_curr {
    color: #fff;
    background: #666;
    border: 1px solid #666;
}

.xnznr-page-main a img {
    display: block;
}

body {
    min-width: 1200px;
    width: 100%;
}